<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>T26E5 'Pershing'</long_name>
		<short_name>Assault Pershing</short_name>
		<comment>An assault tank variant of the Pershing with thicker armor, feauturing the same 90mm cannon and two light machine guns</comment>

		<uniform>american_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1945</year><number>2</number></data>
		<data><month>12</month><year>1946</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M26 Pershing.png</image_profile>
			<weight>46000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Ford GAF</name>
				<horsepower>500</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>5</offsetX><offsetY>302</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-5</offsetX><offsetY>302</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M26 Pershing.png</image_view>

			<width>351</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>152@46</upper_front>
				<lower_front>102@-54</lower_front>
				<side>76</side>
				<upper_rear>51@10</upper_rear>
				<lower_rear>51@-40</lower_rear>
				<top>22</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>262</width>
			<length>430</length>
			<height>73</height>

			<offsetX>0</offsetX>
			<offsetY>10</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>152@46</front>
				<side>76</side>
				<rear>51@62</rear>
				<top>22</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>60</offsetX>
			<offsetY>-250</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_M1919</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-M26 Pershing turret.png</image_view>

			<diameter>230</diameter>
			<height>75</height>
			<offsetX>0</offsetX>
			<offsetY>-60</offsetY>

			<rotate_time>17</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>198</front>
				<side>76@8</side>
				<rear>76@8</rear>
				<top>25</top>
				<mantlet>279</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_90_M3</type></weapon>
			<weapon><type>WEAPON_LMG_M1919</type><offsetX>-38</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_90_M3</for><flavour>FLAVOUR_HE</flavour><rounds>49</rounds></ammo>
			<ammo><for>WEAPON_CANNON_90_M3</for><flavour>FLAVOUR_APCBC</flavour><rounds>15</rounds></ammo>
			<ammo><for>WEAPON_CANNON_90_M3</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
